home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / dos / nolfn.c < prev    next >
Encoding:
C/C++ Source or Header  |  1995-10-07  |  83 b   |  4 lines

  1. #include <crt0.h>
  2. int _crt0_startup_flags = _CRT0_FLAG_NO_LFN;
  3. #include "lfn.c"
  4.